home *** CD-ROM | disk | FTP | other *** search
/ Aminet 50 / Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso / Aminet / text / misc / eNote.lha / eNote / Docs / English / changes.txt < prev    next >
Text File  |  2002-05-05  |  3KB  |  58 lines

  1. · Program history.
  2.  
  3.  1.0 (20-04-2000)
  4.    · first public release.
  5.  
  6.  1.1 (26-04-2000)
  7.    · Some changes in the About window.
  8.    · eNote is now distributed under AFD-COPYRIGHT.
  9.    · Documentation was been written.
  10.    · The error in XPK not allowing to work with files less then 4 bytes has
  11.      been overcome.
  12.    · The images on buttons support were changed. Now the images are placed
  13.      in the standard directory mui:Images/AmiS/Images/
  14.      In the future all my programs will use these images.
  15.  1.2 (10-05-2000)
  16.    · For operation the program needs AmiS_toolkit.library.
  17.      This library will be used in all my projects.
  18.  1.3 (28-10-2000)
  19.     · Added the NOBORDER, NOSLIDER, and BACKDROP modes
  20.     · New menu text: Settings->MUI.
  21.     · Small changes in the external appearance.
  22.     · The field for entering the degree of encryption has been changed
  23.       to the Numericbutton.
  24.     · The default encryption mode is equal to 100.
  25.     · Some small mistakes in the code have been corrected.
  26.     · A context menu has been added.
  27.  1.4 (24-02-2001)
  28.     · Context menu support has been rebuilt.
  29.     · Menu routines have been rewritten.
  30.     · New menu entry "Settings->Context Menu" was added. Now you may disable
  31.       context menu support to avoid problems with unstable work of main
  32.       menu hotkeys. IMHO, it`s MUI bug.
  33.     · Menu entry "Project->Autosave" has logic of work changed.
  34.     · Added a window which indicates time of Autosave.
  35.     · Version 1.3 had option "Ratio" always set in 0; fixed now.
  36.     · Now option AUTOSAVE defines Autosave interval in minutes.
  37.       If it is set to 0 then Autosave will be done for each change.
  38.     · Added new switch USEAUTOSAVE to enable Autosave.
  39.     · Layout of eNote Encrypt Preference window was redesigned a bit.
  40.     · There was error in toolbar drag&drop support; fixed.
  41.     · The program version string is easy to read now.
  42.  1.5 (02-06-2001)
  43.     · «Save» menu was not enabled after disabling «View» mode (Fixed).
  44.     · «View» mode now disables «SaveAs» menu item.
  45.     · «View» mode is correctly processed now in «Search/Replace» request.
  46.     · Some fixes in text selection enabling/disabling routine.
  47.     · Added keypad «Enter» key support for all windows.
  48.  1.5l (01-01-2002)
  49.    · AmiS_toolkit.library (v1.1) bug fixed.
  50.  1.6 (05-05-2002)
  51.    · Support of additional features provided by NewMouse standard:
  52.        window contents scrolling possibility by mouse wheel;
  53.        eNote screen switching by fourth system-wide mouse button.
  54.    · WHEELSTEP tooltype added.  It controls scrolling step in pixels by one wheel click.
  55.    · FASTWHEEL tooltype added.  It enables fast text scrolling by mouse wheel.
  56.    · NOSAVEONEXIT tooltype added.  It allows to disable auto text saving after exit from program.
  57.  
  58.